* progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
authorChong Yidong <cyd@stupidchicken.com>
Fri, 27 Oct 2006 14:39:43 +0000 (14:39 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 27 Oct 2006 14:39:43 +0000 (14:39 +0000)
commitff3208a7cb7029b41b392dd38a6397d0faed460f
treef2344ceaf6194e2ec6ea834c2aa6d02363c487d4
parente757c0ae27a026df2e38e7b53100a3a019d8b424
* progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
New defvar.
(inferior-octave-resync-dirs): Check to see whether Octave has
built-in variables and set inferior-octave-has-built-in-variables.
Check inferior-octave-has-built-in-variables to decide whether to
send commands that set built-in variables or call functions to
change Octave's behavior.
Send "disp (pwd ())" to Octave instead of just "pwd".
(inferior-octave-startup): Send "more off" to Octave instead of
"page_screen_output = 0".
lisp/ChangeLog
lisp/progmodes/octave-inf.el